home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3easymx.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_EASYMX_H = 1;
- include("oops/r3mx.js")
- include("oops/r3mxiltg.js")
-
-
- var R3CLID_EASYMX = 304;
-
-
-
- function r3Easymx () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_EASYMX, arguments);
- }
- }
-
- r3Easymx.prototype=new r3Mx;
- // r3easymx.h_H